home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat3 / Tk / optionmenu.z / optionmenu
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. ttttkkkk____ooooppppttttiiiioooonnnnMMMMeeeennnnuuuu((((3333TTTTkkkk))))                                          ttttkkkk____ooooppppttttiiiioooonnnnMMMMeeeennnnuuuu((((3333TTTTkkkk))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tk_optionMenu - Create an option menubutton and its menu
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ttttkkkk____ooooppppttttiiiioooonnnnMMMMeeeennnnuuuu _w _v_a_r_N_a_m_e _v_a_l_u_e ?_v_a_l_u_e _v_a_l_u_e ...?
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This procedure creates an option menubutton whose name is _w, plus an
  17.      associated menu.  Together they allow the user to select one of the
  18.      values given by the _v_a_l_u_e arguments.  The current value will be stored in
  19.      the global variable whose name is given by _v_a_r_N_a_m_e and it will also be
  20.      displayed as the label in the option menubutton.  The user can click on
  21.      the menubutton to display a menu containing all of the _v_a_l_u_es and thereby
  22.      select a new value.  Once a new value is selected, it will be stored in
  23.      the variable and appear in the option menubutton.  The current value can
  24.      also be changed by setting the variable.
  25.  
  26.      The return value from ttttkkkk____ooooppppttttiiiioooonnnnMMMMeeeennnnuuuu is the name of the menu associated
  27.      with _w, so that the caller can change its configuration options or
  28.      manipulate it in other ways.
  29.  
  30.  
  31. KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  32.      option menu
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.